home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Wayzata's Best of Shareware PC/Windows 1
/
Wayzata's Best of Shareware for PC-Windows - Release 1 - Wayzata Technology (1993).iso
/
mac
/
DOS
/
HOME
/
KPSLOTTO
/
TED.DOC
< prev
next >
Wrap
Text File
|
1992-01-18
|
4KB
|
57 lines
TINY EDITOR
OPERATING COMMANDS
------------------
F1 Abort - Ends program without saving any changes
F2 Undo - This must undo something - never figured it out
F3 Print - This prints file out on printer
F4 Mark - This marks the beginning of a block. Use the down
arrow to move down to end of the block. Block will
be highlighted as you move. If you are wanting to
just copy a block, you must mark it first, then use
F5 to cut it, then use F6 to paste it back again
then you can move to whereever you desire and paste
it again and again and again (however many times
you want).
F5 Cut - This erases marked block from file. Use F6 paste
to put it back whereever you want.
F6 Paste - This puts previously cut block back in file at
point of the cursor.
F7 Exit - Ends program and saves all changes made to file
F8 Del2End - This deletes from cursor to the end of line
F9 Find - This allows you to search from cursor down for your
selected search string (word or group of charac-
ters).
F10 UnDelL - This will undelete line which was previously
deleted with the F8 command. May be undeleted over
and over like the Paste command for blocks. It is
kind of like a mini block command for just one
line.
Insert Key - This toggles the Insert/Overwrite modes. This is
designated by an I or O at the end of the status
line.
In the insert mode, characters you type in will be
inserted into the line at the cursor. In the over-
write mode, characters you type in will replace
characters at the cursor.
Home key - Moves cursor to beginning of line.
End key - Moves cursor to end of line (or end of screen if
line is longer than screen)
Delete key - Deletes character at cursor.
Ctrl + Right Arrow - If line is longer than the screen, this will move
screen to left so you can get to rest of line.
Line is longer than screen if a highlighted diamond
appears at the end of the line at the far right of
the screen.
Ctrl + Left Arrow - This moves screen back to right if you used Ctrl +
Right arrow to move it to the end of a long line.
PgUp key - This will move cursor up screen a page at a time.
PgDn key - This will move cursor down the screen a page at a
time.
Arrow keys - These keys are used to move around the file a line
or space at a time.
In order to use Tiny Editor program you must type (at DOS). TED filename
where filename is the name of the file you want to create or edit.
Note: This file was created and edited by Tiny Editor.